You've already forked comprehensive-rust
							
							
				mirror of
				https://github.com/google/comprehensive-rust.git
				synced 2025-10-31 08:37:45 +02:00 
			
		
		
		
	Mention that glossary is for Rust terms (#2952)
This should help both humans and LLMs understand that the glossary is there to help ensure consistent terminology across the many slides in the courses.
This commit is contained in:
		
							
								
								
									
										7
									
								
								STYLE.md
									
									
									
									
									
								
							
							
						
						
									
										7
									
								
								STYLE.md
									
									
									
									
									
								
							| @@ -184,6 +184,13 @@ possible, prefer terminology used in | ||||
| [the official Rust Book](https://doc.rust-lang.org/book/). If a less common but | ||||
| necessary term is used, provide a brief definition. | ||||
|  | ||||
| #### Glossary | ||||
|  | ||||
| The `src/glossary.md` file contains definitions for key Rust terms used | ||||
| throughout the course. When editing course content, use the glossary to anchor | ||||
| concepts and ensure consistency in terminology. Terms should be defined and used | ||||
| consistently with their glossary entries. | ||||
|  | ||||
| ## Exercises | ||||
|  | ||||
| At the end of some sections, learners will actively engage with the material by | ||||
|   | ||||
		Reference in New Issue
	
	Block a user